home *** CD-ROM | disk | FTP | other *** search
/ Monster Media 1996 #15 / Monster Media Number 15 (Monster Media)(July 1996).ISO / prog_d / ssbc15.zip / DEMOFRM.DFM / DEMOFRM.txt
Text File  |  1996-04-15  |  5KB  |  202 lines

  1. object fmDemo: TfmDemo
  2.   Left = 91
  3.   Top = 136
  4.   Width = 640
  5.   Height = 480
  6.   Caption = 'Soft Sector Bar Code Demo'
  7.   Font.Color = clWindowText
  8.   Font.Height = -13
  9.   Font.Name = 'System'
  10.   Font.Style = []
  11.   PixelsPerInch = 96
  12.   Position = poScreenCenter
  13.   WindowState = wsMaximized
  14.   OnCreate = FormCreate
  15.   OnResize = FormResize
  16.   TextHeight = 16
  17.   object ssBarCode: TssBarCode
  18.     Left = 104
  19.     Top = 24
  20.     Width = 221
  21.     Height = 55
  22.     BarCodeType = bcCode39
  23.     BarColor = clBlack
  24.     BarWidth = 0.009999999776482582
  25.     Data = 'SOFT SECTOR'
  26.     WideBarRatio = 3.000000000000000000
  27.   end
  28.   object Panel: TPanel
  29.     Left = 0
  30.     Top = 280
  31.     Width = 632
  32.     Height = 152
  33.     Align = alBottom
  34.     BevelOuter = bvNone
  35.     Font.Color = clWindowText
  36.     Font.Height = -13
  37.     Font.Name = 'Arial'
  38.     Font.Style = []
  39.     ParentFont = False
  40.     TabOrder = 0
  41.     object Label1: TLabel
  42.       Left = 40
  43.       Top = 57
  44.       Width = 86
  45.       Height = 16
  46.       Caption = 'Bar Code Type'
  47.     end
  48.     object Label2: TLabel
  49.       Left = 296
  50.       Top = 1
  51.       Width = 58
  52.       Height = 16
  53.       Caption = 'Bar Width'
  54.     end
  55.     object Label3: TLabel
  56.       Left = 296
  57.       Top = 57
  58.       Width = 63
  59.       Height = 16
  60.       Caption = 'Orientation'
  61.     end
  62.     object Label4: TLabel
  63.       Left = 40
  64.       Top = 1
  65.       Width = 27
  66.       Height = 16
  67.       Caption = 'Data'
  68.     end
  69.     object Label5: TLabel
  70.       Left = 400
  71.       Top = 20
  72.       Width = 38
  73.       Height = 16
  74.       Caption = 'inches'
  75.     end
  76.     object cbType: TComboBox
  77.       Left = 40
  78.       Top = 73
  79.       Width = 217
  80.       Height = 24
  81.       Style = csDropDownList
  82.       ItemHeight = 16
  83.       Items.Strings = (
  84.         'Code 39'
  85.         'Interleaved 2 of 5'
  86.         'Postnet'
  87.         'UPC-A')
  88.       TabOrder = 3
  89.     end
  90.     object ckBearer: TCheckBox
  91.       Left = 496
  92.       Top = 8
  93.       Width = 121
  94.       Height = 17
  95.       Caption = 'Bearer Bars?'
  96.       TabOrder = 1
  97.       OnClick = ckBearerClick
  98.     end
  99.     object ckReadable: TCheckBox
  100.       Left = 440
  101.       Top = 40
  102.       Width = 193
  103.       Height = 17
  104.       Caption = 'Print Human Readable?'
  105.       State = cbChecked
  106.       TabOrder = 2
  107.       OnClick = ckReadableClick
  108.     end
  109.     object cbOrientation: TComboBox
  110.       Left = 296
  111.       Top = 73
  112.       Width = 217
  113.       Height = 24
  114.       Style = csDropDownList
  115.       ItemHeight = 16
  116.       Items.Strings = (
  117.         'Left to Right'
  118.         'Right To Left'
  119.         'Top to Bottom'
  120.         'Bottom to Top')
  121.       TabOrder = 4
  122.     end
  123.     object edData: TEdit
  124.       Left = 40
  125.       Top = 16
  126.       Width = 217
  127.       Height = 24
  128.       CharCase = ecUpperCase
  129.       TabOrder = 0
  130.       Text = 'SOFT SECTOR'
  131.     end
  132.     object btUpdate: TBitBtn
  133.       Left = 40
  134.       Top = 112
  135.       Width = 161
  136.       Height = 33
  137.       Caption = '&Update Barcode'
  138.       TabOrder = 5
  139.       OnClick = btUpdateClick
  140.       Style = bsNew
  141.     end
  142.     object btClose: TBitBtn
  143.       Left = 520
  144.       Top = 112
  145.       Width = 105
  146.       Height = 33
  147.       TabOrder = 6
  148.       Kind = bkClose
  149.       Style = bsNew
  150.     end
  151.     object edWidth: TEdit
  152.       Left = 296
  153.       Top = 16
  154.       Width = 97
  155.       Height = 24
  156.       TabOrder = 7
  157.       Text = '0.010'
  158.     end
  159.     object btPrint: TBitBtn
  160.       Left = 304
  161.       Top = 112
  162.       Width = 121
  163.       Height = 33
  164.       Caption = '&Print Barcode'
  165.       TabOrder = 8
  166.       OnClick = btPrintClick
  167.       Glyph.Data = {
  168.         78010000424D7801000000000000760000002800000020000000100000000100
  169.         04000000000000000000120B0000120B00000000000000000000000000000000
  170.         800000800000008080008000000080008000808000007F7F7F00BFBFBF000000
  171.         FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00300000000000
  172.         0003377777777777777308888888888888807F33333333333337088888888888
  173.         88807FFFFFFFFFFFFFF7000000000000000077777777777777770F8F8F8F8F8F
  174.         8F807F333333333333F708F8F8F8F8F8F9F07F333333333337370F8F8F8F8F8F
  175.         8F807FFFFFFFFFFFFFF7000000000000000077777777777777773330FFFFFFFF
  176.         03333337F3FFFF3F7F333330F0000F0F03333337F77773737F333330FFFFFFFF
  177.         03333337F3FF3FFF7F333330F00F000003333337F773777773333330FFFF0FF0
  178.         33333337F3F37F3733333330F08F0F0333333337F7337F7333333330FFFF0033
  179.         33333337FFFF77333333333000000333333333377777733333330000}
  180.       NumGlyphs = 2
  181.       Style = bsNew
  182.     end
  183.   end
  184.   object Panel1: TPanel
  185.     Left = 0
  186.     Top = 432
  187.     Width = 632
  188.     Height = 21
  189.     Align = alBottom
  190.     BevelOuter = bvNone
  191.     Caption = 
  192.       'Delphi Native Barcode Component - Copyright 1996 Soft Sector, In' +
  193.       'c.  Call (216) 777-3612 to order!'
  194.     Font.Color = clWindowText
  195.     Font.Height = -13
  196.     Font.Name = 'Arial'
  197.     Font.Style = []
  198.     ParentFont = False
  199.     TabOrder = 1
  200.   end
  201. end
  202.